[INFO] cloning repository https://github.com/ishidur/path_planner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ishidur/path_planner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishidur%2Fpath_planner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishidur%2Fpath_planner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7142c852831dedb026186622b8715c9331455906
[INFO] checking ishidur/path_planner against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishidur%2Fpath_planner" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ishidur/path_planner
[INFO] finished tweaking git repo https://github.com/ishidur/path_planner
[INFO] tweaked toml for git repo https://github.com/ishidur/path_planner written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ishidur/path_planner on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ishidur/path_planner already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1080c670477d2e60ae424f30152b4f76a0587811131a4a9894575111b25c0747
[INFO] running `Command { std: "docker" "start" "1080c670477d2e60ae424f30152b4f76a0587811131a4a9894575111b25c0747", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1080c670477d2e60ae424f30152b4f76a0587811131a4a9894575111b25c0747" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1080c670477d2e60ae424f30152b4f76a0587811131a4a9894575111b25c0747", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1080c670477d2e60ae424f30152b4f76a0587811131a4a9894575111b25c0747" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking arrow-schema v53.4.0
[INFO] [stderr]     Checking lexical-util v1.0.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v1.0.5
[INFO] [stderr]     Checking lexical-write-integer v1.0.5
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking log-once v0.4.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking lexical-parse-float v1.0.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking object v0.36.7
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking lexical-write-float v1.0.5
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]     Checking array-init-cursor v0.2.0
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]     Checking lexical-core v1.0.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking planus v0.3.1
[INFO] [stderr]     Checking re_case v0.22.1
[INFO] [stderr]     Checking re_error v0.22.1
[INFO] [stderr]    Compiling fixed v1.29.0
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking re_format v0.22.1
[INFO] [stderr]     Checking ethnum v1.5.0
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]    Compiling time v0.3.38
[INFO] [stderr]     Checking hash_hasher v2.0.3
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking puffin v0.19.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking natord v1.0.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking clean-path v0.2.1
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ethnum-1.5.0/src/error.rs:16:14
[INFO] [stdout]    |
[INFO] [stdout] 16 |     unsafe { mem::transmute(()) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `()` (0 bits)
[INFO] [stdout]    = note: target type: `TryFromIntError` (8 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking re_tracing v0.22.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0512`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr] error: could not compile `ethnum` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1080c670477d2e60ae424f30152b4f76a0587811131a4a9894575111b25c0747", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1080c670477d2e60ae424f30152b4f76a0587811131a4a9894575111b25c0747", kill_on_drop: false }`
[INFO] [stdout] 1080c670477d2e60ae424f30152b4f76a0587811131a4a9894575111b25c0747
